API Overview
Pyramid includes four core API frameworks:
- Main APIs for accessing and managing the application as well as creating content programmatically via REST calls or client SDK
- Custom Visual APIs for drawing new data visualizations and wiring them up to Pyramid's data and visualization capabilities in JavaScript
- Workflow APIs for building forms and logic using HTML and JavaScript, to drive custom workflows using the built-in conversation framework
- Embed APIs for embedding content into other host applications (covered under the extensibility section)